We will be looking at observations of freshwater fish in Norwegian lakes. Our observations are obtained from GBIF (more formal referencing of data somehow?), by first downloading all ray-finned fish (Actinopterygii) observations registered in Norway, and then filtering these based on the following steps:
The list of fish we downloaded can be seen below. We excluded fish that spawn in salt water, so some species that may be observed in lakes, such as eel (Anguilla anguilla) and European flounder (Platichthys flesus), have been excluded from our analysis as a result of this.
## Petromyzon marinus, Lampetra fluviatilis, Lampetra planeri, Lampetra japonica, Rutilus rutilus, Leuciscus leuciscus, Leuciscus cephalus, Leuciscus idus, Phoxinus phoxinus, Scardinius erythrophthalmus, Aspius aspius, Tinca tinca, Alburnus alburnus, Blicca bjoerkna, Abramis brama, Carassius carassius, Carassius auratus, Cyprinus carpio, Gobio gobio, Leucaspius delineatus, Ictalurus nebulosus, Esox lucius, Osmerus eperlanus, Salmo salar, Salmo trutta, Oncorhynchus mykiss, Oncorhynchus gorbuscha, Oncorhynchus keta, Salvelinus alpinus, Salvelinus fontinalis, Salvelinus namaycush, Coregonus lavaretus, Coregonus albula, Thymallus thymallus, Lota lota, Gasterosteus aculeatus, Pungitius pungitius, Cottus gobio, Cottus poecilopus, Myoxocephalus quadricornis, Perca fluviatilis, Sander lucioperca, Gymnocephalus cernuus, Lepomis gibbosus
To begin with, for the sake of us non-biologists, here are the latin, English and Norwegian names of the twelve included species.
Let us take a look at the number of observations of each species.
Here we see that Salmo trutta (trout) outranks the other species by quite a bit, although Perca fluviatilis (European perch) and Salvelinus alpinus (arctic char) are also quite prevalent.
It is also interesting to take a look at when the observations were made. An important characteristic of our data is the fact that the observations appear at very irregular times, there are some years when there seem to be large studies of many lakes, while other years there are only a few single observations. The earliest observation is made in 1877, but the first decades are mostly just observations made in single lakes and are not very numerous. We look at the observation counts for the years after 1970, which is when observations really start increasing.
So 1993 was the big lakefish year, especially for Salmo trutta and Salvelinus alpinus. It is also interesting to note that there are relatively many observations of Coregunus albula and Coregonus lavaretus during the period 2002 to 2005, and barely any at all the other years. The Perca fluviatilis is also interesting in the sense that the species are fairly stable over time, there are quite a few observations every year, but never any huge spikes such as S. trutta and S. alpinus have in 1993.
Lastly, we also take a look at where the observations are made.
First, let us look at all the observations on a map of Norway.
So, we can definitely see something here, but it is a bit of a mess. We have added some transparency to the points, but they are still very much on top of each other, so this does not necessarily convey what we want it to. Let us facet it into one map per species to tidy it up a bit.
(Comments on this plot)
In order to introduce another dimension here, let us look at the data animated over time.
(comments on animation of all species)
Again, let us facet this by species in order to see a bit more detail.
(comment on animation faceted by species) It is slightly worrying to note here that there seem to be observations in Sweden. This is especially worrying since this was not the case in the non-faceted animation. This should be examined further.
When we looked at the bar plot of observations per year at the beginning of this report, we noted that Perca fluviatilis was one of few species that had fairly stable observation numbers across years. It may be interesting to view these observations in an animation.
In the animations above we got a sense of the observations over time, but the constant movement of the animation makes it a bit difficult to absorb. Here we have divided all the observations from 1970 to 2010 into four sections: 1971 - 1980, 1981 - 1990, 1991 - 2000 and 2001 - 2010, and we plot all species for each time period.
(comments on plot)
By counting the number of unique species per lake we can find the species richness per lake.